hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipNetworkBinding
hip
api
net
net_binding
Undocumented in source.
version(!DirectCall && ScriptAPI)
class
HipNetworkBinding {
extern (
System
) __gshared
INetwork
function
(
NetInterface
itf
=
NetInterface
.
automatic
)
getNetworkInterface
;
}
Members
Static variables
getNetworkInterface
INetwork
function
(
NetInterface
itf
=
NetInterface
.
automatic
)
getNetworkInterface
;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
hip
api
net
net_binding
classes
HipNetworkBinding
functions
initNet
mixins
__anonymous